gtkmediafile: Don't leak all the images
authorBenjamin Otte <otte@redhat.com>
Wed, 4 Jul 2018 12:40:13 +0000 (14:40 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 4 Jul 2018 13:05:02 +0000 (15:05 +0200)
commit3439862634d624414f128d60e00608376f3a518e
treec32212c587abcafd0ac69f10582777d7e49afd80
parent93c545579666b401a63b858f631d792aee7191dc
gtkmediafile: Don't leak all the images

We were leaking the GBytes for the image memory, which is a
noticeable memleak to anyone who's casually running a memory monitor.

Go KDE users!

Closes #1200
modules/media/gtkgstsink.c